Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.1.20
|
Leadtools.Ccow Namespace > KeyContainer Class > KeyContainer Constructor : KeyContainer Constructor(String,Byte[]) |
'Usage
Dim name As String Dim key() As Byte Dim instance As New KeyContainer(name, key)
public: KeyContainer( String^ name, array<byte>^ key )